home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / winter_challenge.swf / scripts / DefineSprite_168 / frame_39 / DoAction.as
Text File  |  2011-08-19  |  84b  |  9 lines

  1. if(landmark_count < 1)
  2. {
  3.    gotoAndPlay(40);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(31);
  8. }
  9.